gpio: mxs: Remove netdev.h
authorMarek Vasut <[email protected]>
Wed, 25 May 2016 00:12:32 +0000 (02:12 +0200)
committerTom Rini <[email protected]>
Fri, 3 Jun 2016 01:21:41 +0000 (21:21 -0400)
commit307c0b518979ff77876b880da88c388e4add692d
treee2b926d9d37b03e32f71f2ca783fd598b4a999ea
parent626f6e4f575b24e2e8c5cfec39e56563c4003598
gpio: mxs: Remove netdev.h

The MXS certainly does not support any sort of networking in GPIO code,
remove the netdev.h header.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/gpio/mxs_gpio.c